From: Elektra Date: Fri, 23 May 2025 14:42:54 +0000 (+0200) Subject: The build failed because various string functions couldn't be found. This X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=c0d777af3215a42bbdc1bb92d774ae2a5a991abf;p=feed%2Frouting.git The build failed because various string functions couldn't be found. This happened because the indirect include of string.h is now gone. (cherry picked from commit ee32e9b7b49507a7cc08d46716daea83de1f64bb) --- diff --git a/batmand/patches/0001-Allow-one-to-disable-forking-to-background-in-debug_.patch b/batmand/patches/0001-Allow-one-to-disable-forking-to-background-in-debug_.patch index 7b01751..3eaeb5d 100644 --- a/batmand/patches/0001-Allow-one-to-disable-forking-to-background-in-debug_.patch +++ b/batmand/patches/0001-Allow-one-to-disable-forking-to-background-in-debug_.patch @@ -1,4 +1,4 @@ -From: Sven Eckelmann +From: Sven Eckelmann <> Date: Sun, 1 Dec 2013 14:39:00 +0100 Subject: Allow one to disable forking to background in debug_mode 0